MESCIUS SPREAD for Windows Forms 15.0J
IsRequiredExport メソッド (IExtension<T>)

インポートコンテキストを示すGrapeCity.Spreadsheet.IO.OpenXml.ImportContextオブジェクト。
拡張の識別子を表すSystem.Guid値。
拡張データをエクスポートする必要があるかどうかを示す値を取得します。
構文
'宣言
 
Function IsRequiredExport( _
   ByVal context As ExportContext, _
   ByVal key As Guid _
) As Boolean
bool IsRequiredExport( 
   ExportContext context,
   Guid key
)

パラメータ

context
インポートコンテキストを示すGrapeCity.Spreadsheet.IO.OpenXml.ImportContextオブジェクト。
key
拡張の識別子を表すSystem.Guid値。
参照

IExtension<T> インターフェース
IExtension<T> メンバ

 

 


© MESCIUS inc. All rights reserved.